[INFO] fetching crate ranvier-inspector 0.44.0...
[INFO] testing ranvier-inspector-0.44.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate ranvier-inspector 0.44.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ranvier-inspector 0.44.0
[INFO] finished tweaking crates.io crate ranvier-inspector 0.44.0
[INFO] tweaked toml for crates.io crate ranvier-inspector 0.44.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ranvier-inspector 0.44.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ranvier-inspector 0.44.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3
[INFO] running `Command { std: "docker" "start" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling ranvier-core v0.44.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ranvier-inspector v0.44.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.92s
[INFO] running `Command { std: "docker" "inspect" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ranvier-inspector v0.44.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.09s
[INFO] running `Command { std: "docker" "inspect" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ranvier_inspector-29b770f1e0854207)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test breakpoint::tests::evaluate_eq_string ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_gt_number ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_null_and_missing ... ok
[INFO] [stdout] test breakpoint::tests::store_add_remove_list ... ok
[INFO] [stdout] test lineage::tests::diff_divergent_paths ... ok
[INFO] [stdout] test lineage::tests::diff_outcome_differences ... ok
[INFO] [stdout] test lineage::tests::diff_duration_differences ... ok
[INFO] [stdout] test lineage::tests::diff_identical_traces ... ok
[INFO] [stdout] test lineage::tests::extract_lineage_from_timeline_json ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_ne_and_bool ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_nested_path ... ok
[INFO] [stdout] test lineage::tests::extract_lineage_none_for_missing_timeline ... ok
[INFO] [stdout] test metrics::tests::empty_collector_returns_zero_metrics ... ok
[INFO] [stdout] test lineage::tests::extract_lineage_none_for_malformed_json ... ok
[INFO] [stdout] test metrics::tests::error_rate_computed_correctly ... ok
[INFO] [stdout] test metrics::tests::single_sample_produces_valid_percentiles ... ok
[INFO] [stdout] test metrics::tests::multiple_nodes_tracked_independently ... ok
[INFO] [stdout] test metrics::tests::percentile_interpolation ... ok
[INFO] [stdout] test payload::tests::payload_hash_is_deterministic ... ok
[INFO] [stdout] test payload::tests::policy_defaults_to_off ... ok
[INFO] [stdout] test prometheus::tests::empty_snapshots_produces_headers_only ... ok
[INFO] [stdout] test prometheus::tests::help_and_type_lines_count ... ok
[INFO] [stdout] test prometheus::tests::latency_quantile_labels_present ... ok
[INFO] [stdout] test prometheus::tests::render_produces_valid_prometheus_text ... ok
[INFO] [stdout] test prometheus::tests::zero_error_rate_renders_six_decimals ... ok
[INFO] [stdout] test relay::tests::relay_config_defaults ... ok
[INFO] [stdout] test relay::tests::relay_error_serializes ... ok
[INFO] [stdout] test prometheus::tests::multi_circuit_renders_all ... ok
[INFO] [stdout] test prometheus::tests::content_type_is_prometheus_v004 ... ok
[INFO] [stdout] test payload::tests::ring_buffer_evicts_oldest ... ok
[INFO] [stdout] test routes::tests::register_and_list_routes ... ok
[INFO] [stdout] test schema::tests::sample_generates_formatted_strings ... ok
[INFO] [stdout] test routes::tests::find_route_by_method_and_path ... ok
[INFO] [stdout] test prometheus::tests::escape_handles_special_chars ... ok
[INFO] [stdout] test schema::tests::sample_handles_enum ... ok
[INFO] [stdout] test schema::tests::sample_generates_random_values ... ok
[INFO] [stdout] test schema::tests::sample_resolves_ref ... ok
[INFO] [stdout] test schema::tests::template_generates_empty_array ... ok
[INFO] [stdout] test schema::tests::template_generates_empty_structure ... ok
[INFO] [stdout] test schema::tests::template_generates_nested_objects ... ok
[INFO] [stdout] test payload::tests::filter_by_node_id ... ok
[INFO] [stdout] test schema::tests::template_handles_schema_without_type ... ok
[INFO] [stdout] test stall::tests::no_stalls_when_below_threshold ... ok
[INFO] [stdout] test stall::tests::node_lifecycle ... ok
[INFO] [stdout] test tests::active_trace_registry_ttl_prunes_expired ... ok
[INFO] [stdout] test stall::tests::stall_detected_with_zero_threshold ... ok
[INFO] [stdout] test tests::active_trace_registry_ring_buffer_evicts_oldest ... ok
[INFO] [stdout] test tests::strict_mode_filters_attribute_bag_by_allowlist ... ok
[INFO] [stdout] test tests::trace_registry_config_defaults ... ok
[INFO] [stdout] test tests::redaction_defaults_public_and_internal_surfaces ... ok
[INFO] [stdout] test tests::custom_sensitive_patterns_are_applied ... ok
[INFO] [stdout] test trace_store::tests::query_filters_by_circuit_and_status ... ok
[INFO] [stdout] test trace_store::tests::apply_retention_prunes_by_age_and_count ... ok
[INFO] [stdout] test trace_store::tests::ring_buffer_evicts_oldest_when_over_capacity ... ok
[INFO] [stdout] test trace_store::tests::ttl_prunes_expired_traces_on_save ... ok
[INFO] [stdout] test tests::auth_enforcement_rejects_missing_role_header ... ok
[INFO] [stdout] test tests::allow_unauthenticated_suppresses_auth_warning ... ok
[INFO] [stdout] test tests::dev_mode_exposes_quick_view_and_internal_routes ... ok
[INFO] [stdout] test tests::timeline_endpoint_returns_not_found_for_unknown_request ... ok
[INFO] [stdout] test tests::prod_mode_hides_quick_view_and_internal_routes ... ok
[INFO] [stdout] test tests::bearer_auth_protects_metrics_endpoint ... ok
[INFO] [stdout] test tests::auth_enforcement_blocks_viewer_internal_and_requires_tenant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ranvier_inspector
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - Inspector::with_relay_target (line 457) ... ignored
[INFO] [stdout] test src/lib.rs - Inspector::with_trace_registry_config (line 624) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.59s
[INFO] running `Command { std: "docker" "inspect" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3", kill_on_drop: false }`
[INFO] [stdout] f02e6cd7e79c6fe7eac857054f7e4d6a1e120791e5c435c3542f15852cb4e9e3
